home *** CD-ROM | disk | FTP | other *** search
/ Enter 2005 September / EnterCD 09_2005.iso / Grafika / NeoPhoto 2.0 / NeoPhoto2.0.exe / SIMPLE5X7.NEOPRNT < prev    next >
Encoding:
Text File  |  2003-02-15  |  543 b   |  21 lines

  1. <PhotoAlbumTemplate Name="Simple 5x7" Creator="DTLink Software" CreatorURL="http://www.dtlink.com">
  2. Prints simple 5" by 7" prints, two per page.
  3.  
  4.   <IndexPage MaxRows="2">
  5.  
  6.     <ImageRow>
  7.  
  8.       <Image Rect="0in; 0in; 7in; 5in"><Text Offset="0in; 5in" Font="Arial; 10pt; Bold">{ImageTitle}</Text></Image>
  9.  
  10.     </ImageRow>
  11.  
  12.     <ImageRow>
  13.  
  14.       <Image Rect="0in; 5.5in; 7in; 5in"><Text Offset="0in; 5in" Font="Arial; 10pt; Bold">{ImageTitle}</Text></Image>
  15.  
  16.     </ImageRow>
  17.  
  18.   </IndexPage>
  19.  
  20. </PhotoAlbumTemplate>
  21.